home *** CD-ROM | disk | FTP | other *** search
/ Collection of Tools & Utilities / Collection of Tools and Utilities.iso / pascal / bpl70n15.zip / PACKING.LST < prev    next >
File List  |  1994-03-18  |  2KB  |  33 lines

  1. Files in archive file TESTPRGS.ZIP for version 1.5 of BP 7.0 RTL replacement:
  2.  
  3. DHRYSTON PAS   R. Weicker's standard benchmark for integer performance
  4. WHETSTON PAS   B. Wichmann's standard benchmark for floating-point performance
  5. WHETST87 PAS   same as above, but for use with a coprocessor
  6. LLL      PAS   Lawrence Livermore Kernels to measure fp performance (copro!)
  7. DSIN     PAS   Sine / cosine test program from Cody&Waite's ELEFUNT test suite
  8. DATAN    PAS   ArcTan test program from Cody&Waite's ELEFUNT test suite
  9. DEXP     PAS   Exp test program from Cody&Waite's ELEFUNT test suite
  10. DLOG     PAS   Ln / Log10 test program from Cody&Waite's ELEFUNT test suite
  11. DSQRT    PAS   Sqrt test program from Cody&Waite's ELEFUNT test suite
  12. DPOWER   PAS   Power test program from Cody&Waite's ELEFUNT test suite
  13. POWER    PAS   Function that computes X**Y, needed by above ELEFUNT test progs
  14. PARANOIA PAS   Kahan's test program for floating-point arithmetic quality
  15. MAINVARS PAS   Unit needed by PARANOIA
  16. UNIT1    PAS   Unit needed by PARANOIA
  17. UNIT2    PAS   Unit needed by PARANOIA
  18. MACHARIT PAS   Routine to determine parameters of machine arithmetic (ELEFUNT)
  19. ARITEST  PAS   Timing of REAL and LONGINT operations
  20. STRTEST  PAS   String compatibility and benchmark test
  21. HEAPTEST PAS   Heap operations compatibility and benchmark test
  22. LONGBN2  PAS   Timing and correctness of LONGINT arithmetic
  23. SETTEST  PAS   Test implementation and timing of set operations
  24. FUN1_TST PAS   Tests basic functions of REAL arith. against coprocessor/emulator
  25. FUN1_TP6 PAS   Unit needed by FUN1_TST
  26. ULPERR   PAS   Test of REAL arith. transcendentals functions using math copro
  27. ROUNDTST PAS   Checks correct range and rounding for Trunc/Round functions
  28. BUG87    PAS   Demo program for denormal exception bug in original BP 7.0 RTL
  29. INFBUG   PAS   Demo program for INF printing bug in original BP 7.0 RTL
  30. DENORMTS PAS   Demo program for EXTENDED denormals printing bug in BP 7.0 RTL
  31. TIME     PAS   defines timer with millisecond resolution for timing purposes
  32. PACKING  LST   this file
  33.